projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2017-12-03
Benjamin Otte
gdk: Im[plement content deserializing
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Benjamin Otte
x11: Improve debugging output for selection input stream
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Benjamin Otte
clipboard: Refactor gdk_clipboard_read() to be async
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Benjamin Otte
x11: Use async queue and implement sync reads on select...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Benjamin Otte
tests: Add a new test app for GdkClipboard
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Benjamin Otte
clipboard: Implement gdk_clipboard_read()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Benjamin Otte
x11: Implement INCR reads
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Benjamin Otte
x11: Various clipboard cleanups
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Benjamin Otte
clipboard: Add gdk_clipboard_claim_remote()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Benjamin Otte
x11: Add an initial clipboard implementation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Matthias Clasen
gdk: A GdkClipboard API draft
commit
|
commitdiff
|
tree
|
snapshot
2017-12-03
Руслан Ижбулатов
GDK W32: Plug a resource leak
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Piotr Drąg
Update Polish translation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Benjamin Otte
dnd: Add gtk_drag_set_icon_texture()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Benjamin Otte
selection: Add texture getter/setter
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Benjamin Otte
image: Add gtk_image_new_from_texture()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Benjamin Otte
image: Store pixbufs as textures, not surfaces
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Benjamin Otte
vulkan: Fix mask shader to premultiply color
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Benjamin Otte
vulkan: Fix border shader to premultiply color
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Remove an unnecessary type check
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Make sure drag source window is not NULL
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Special handling for DELETE requests
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Preserve the target value for change_property()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
Fix a nefarious typo
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Ensure that selection request is processed
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Refuse to release mouse grab while in DnD...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Update layered windows on opacity changes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
W32: Massive W32 DnD fix
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Don't leak the atom name string
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Fix a typo in OLE2 DnD code
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
Only register application/x-rootwindow-drop on X11
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: More flexible modal operation mode
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: fix monitor pruning code
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Correctly report window position in HiDPI...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Chun-wei Fan
GDK-Win32: Fix AeroSnap on HiDPI
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Handle drivers that do not send WT_CSRCHANGE...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Apply HiDPI scale properly to monitors
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Different maximized window position for non...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Ensure that we use made-up monitors when there...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Fix idiotic gdk_win32_display_get_monitor...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Use keyboard hook to detect AeroSnap combinati...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Handle CapsLock as part of the key shift level
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Special handling for VK_PAUSE
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Change WM_SYSMENU style switch logic
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Remove unneeded assertion
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK W32: Handle maximizing correctly for small primary...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-02
Руслан Ижбулатов
GDK: Make sure W32 backend compiles without GdkDeviceMa...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Carlos Garnacho
gtkeventcontrollerscroll: Add some docs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
Add GtkEventControllerScroll to the docs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
docs: Some revision to the migration docs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
Finish conversion of pixbuf cell renderer icon size
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
placesview: Drop the word stock from the docs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
recent chooser: Stop specifying stock-size
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
toolbutton: Remove the word stock from internal docs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
recent chooser: Remove the word stock from the docs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
filechooser: Remove the word stock from the docs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
entry: Remove references to stock ids from the docs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
image definition: Drop unused struct
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
Fix the doc tools build
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Matthias Clasen
widget-factory: Fix up icon size handling
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Alexander Larsson
Revert "gtksnapshot: Merge trivial clip duplicates"
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Timm Bäder
snapashot: Optimize rounded clip nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Timm Bäder
snapshot: Only create clip nodes if we need to
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Timm Bäder
widgetbowl: Only use one widget type
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Timm Bäder
wayland: Never send NULL app id
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Timm Bäder
GskVulkanGlyphCache: Remove unused struct member
commit
|
commitdiff
|
tree
|
snapshot
2017-12-01
Timm Bäder
window: Plug a memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
Drop unused gtkcssstylefuncs.c
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
css style funcs: Avoid pixbufs
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
Avoid GdkPixbuf in docs
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
icon helper: Avoid gratitious pixbuf use
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
mountoperation: Store icons as textures
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Add some (disabled) debugging tools
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Don't send node updates to browser if nothing...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Fix texture hash function
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
gtksnapshot: Merge trivial clip duplicates
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
vulkan: Don't crash if vkEnumeratePhysicalDevices fails
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Improve logging
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Send diffs of node trees
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Add broadway_node_equal
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Prepare for implementing diff
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Add div for container nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Deserialize node tree in server
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Add a texture cache
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Alexander Larsson
broadway: Re-add seat and core device creation
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Piotr Drąg
Update POTFILES.in
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
Use the new texture utils here
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
Make texture variants of some pixbuf utils
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
recent manager: Drop an unused field
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
Fix up a doc comment
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
Remove some unused includes
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
Use a texture instead of a pixbuf in gtk_render_icon
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
textview: Replace pixbufs by textures
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Benjamin Otte
textview: Remove serialization API
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Benjamin Otte
a11y: Remove AtkStreamableContent implementation
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
icon theme: Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
tooltip: Set icon from texture instead of pixbuf
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
Drop gtk_cell_view_new_with_pixbuf
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
Drop gdk_cursor_new_from_pixbuf
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
Matthias Clasen
docs: Remove mentions of gdk_cursor_new_from_pixbuf
commit
|
commitdiff
|
tree
|
snapshot
next